/*
Theme Name: BGS
Theme URI: Your Theme's URI
Description: CSS Tablet Document.
Version: 1.0
Author: You
Author URI: Your website address.
*/
/* === === === === === === === === ===
CSS tablet Document
=== === === === === === === === === */

@media screen and (max-width: 1024px) and (min-width: 481px) {
body {
	font-family: "Lato", "Montserrat", "Open Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif;
}
p, li {
	font-family: "Lato",  sans-serif;
	color: #414242;
}
* {
    box-sizing: border-box;
}
* {
    box-sizing: border-box;
}
footer {
	margin-top: 25px;
}
.logo {
	float: left;
	width: 40%;
}
.logo img {
	padding-left: 40%;
}




.toggle, [id^=drop] {
 display: none;
}
.toggle2, [id^=drop] {
 display: none;
}

.alttoggle2, [id^=drop] {
 display: none;
}

nav {
  margin-top: 1.5%;
  margin-right: 10%; 
  padding: 0%;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
}

.hsection nav ul li a {
  color: #fff;   
}
.althsection nav ul li a {
  color: #29337d;   
}

nav a {
  display: block;
  padding: 0 20px;
  color: #FFF;
  font-size: 14px;
  line-height: 60px;
  text-decoration: none;
}

.hsection nav ul li ul li a { background: #29337d; color: #fff; }
.althsection nav ul li ul li a { background: #29337d; color: #fff; }

nav ul ul {
  display: none;
  position: absolute;
  top: 60px;
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: relative;
}

nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
}

li > a:after { content: ' +'; }

li > a:only-child:after { content: ''; }






.nsection {
	float: right;
	padding-right: 13%;
	margin-top: 2.5%;
}
.nsection a {
	padding-right: 10px;
	text-decoration: none;
	color: white;
}
.altnsection {
 	float: right;
	padding-right: 13%;
	margin-top: 2.5%;
}
.altnsection a {
	padding-right: 10px;
	text-decoration: none;
	color: #29337d;
}
div.altnsection div.dropdown-content a {
	padding-right: 10px;
	text-decoration: none;
	color: #fff;
}

.nsection .icon {	
    	display: none;
}
.altnsection .icon {
    	display: none;
}

.hsection {
	height: 450px;
	width: 100%;
	color: white;
	background-image: url("/Home.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.althsection {
	width: 100%;
	color: white;
}
.section1h1 {
	font-size: 40px; 
	width: 100%;
	text-align: center;
	padding-top: 13%;
}
.section1h2 {
	font-size: 20px; 
	text-align: center;
	line-height: 40%;
}
.hsection a img {
	float: left;
	width: 38%;
	padding-left: 15%;
	margin-bottom: 0%;
}
.althsection a img {
	float: left;
	width: 38%;
	padding-left: 15%;
	margin-bottom: 0%;
}
.section2 {
	width: 100%;
}
.section2h2 {
	text-align: center;
	color: #29337d;
	line-height: 35%;
	margin-top: 35px;
}
.section2h3 {
	text-align: center;
	padding-top: 10px;

}
.section2p {
	text-align: center;
	margin: 1% 14%;
	padding-top: 20px;
	font-size: 18px;
}
.section3 {
	display: flex;
	height: 150px;
	width: 100%;
	background-color: #29337d;
}
.section3div  {	
	text-align: center;
	width: 33.33333333%;
	color: white;
}
.section3 #section3h4  {
	color: white;
}
.section3 .section3h4  {
	color: lightblue;
}
#wrapper{
	width: 80%;
	margin: auto;
}
.section4 {
	background-color: lightgray;
	width: 100%;
	padding: 10px;
}
.sectionI {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15%;
}
#section4p {
	margin-left: 4%;
	margin-right: 3%;
	margin-top: 3px;
	text-align: left;
}
.section4flex {
	display: flex;
	width: 100%;
}
.sectionflex {
	display: flex;
	width: 100%;
}
.section4div1 {
	background-color: white;
	text-align: center;
	width: 22%;
	margin-left: 16%;
	margin-right: 2%;   
}
.section4div2 {
	background-color: white;
	text-align: center;
	width: 22%;
}
.section4div3 {
	background-color: white;
	text-align: center;
	width: 22%;
	margin-left: 2%; 
	margin-right: 16%;
}
.s4divimg {
	width: 100%;
}
.s4div {
	width: 100%;
	margin-bottom: 2%;
	overflow: auto;
}
.s4button {
    width: 100%;
    margin-top: 5%;
}
.section4 img{
	width: 100%;
}
.button {
	padding: 8px 11px;
	width: 140px;
	border-style: none;
	background-color: #29337d;
	color: white;
	text-decoration: none;
}
.buttondiv {
	text-align: center;
}
.section4h2 {
	text-align: center;
	margin-top: 35px;
}
.section4ln {
	margin-left: 46%;
	margin-right: auto;
	margin-bottom: 20px;
	border-top: 3px solid #00aeef;	
	width: 8%;
	-webkit-transition-property: all; /* Safari */
	-webkit-transition-duration: 0,5s; /* Safari */
	transition-property: all;
	transition-duration: 0.5s;
}
.section4ln:hover{
	margin-left: 43%;
	margin-right: auto;
	margin-bottom: 18px;
	border-top: 5px solid #00aeef;	
	width: 14%;
}
.section4h3 {
	text-align: center;
	margin: 5% 0%;	
}
.section5 {
	width 100%;
}
.section5h2 {
	margin-top: 35px;	
}
.section5h3 {
	color: #fff;
	text-align: left;
}
.section5div1  {
	width: 100%;
	background-color: white;
	padding-bottom: 150px;
	text-align: center;
	height: 400px;
}
.section5p1 {
	line-height: 70%;
}
.section5img {
 	float: left;
    	width: 100%;
	margin: 0% auto;
}
.section5img img {
	width: 12%;
    	padding: 0% 0%;
	margin: 20px 50px 0px 50px;
	-webkit-transition-property: all; /* Safari */
	-webkit-transition-duration: 0,5s; /* Safari */
	transition-property: all;
	transition-duration: 0.5s;
}
.section5img img:hover {
	transform: scale(1.5, 1.5);
}
.section5div2 {
 	float: left;
	background-color: #7ed3f7;
    	width: 72%;
    	padding: 10px 15px;
    	margin-left: 14.5%;
    	margin-top: -4.5%;
    	line-height: 50%;
}
#s5divtext {
	float: left;
	width: 60%;
	line-height: 80%;
}
.section5div2 h2{
}
.section5div2 p{
}
.section5div345  {
	background-color: #29337d;
	width: 100%;
	color: white;
	padding-top: 75px;
	height: 325px;
}
.section5div3  {
	float: left;
	width: 36.33333333%;
	text-align: left;
	margin-left: 14.5%;
}
#section5p {
	color: #fff;
}
.section5p {
	float: left;
	color: #7ed3f7;
}
.section5div4  {
	float: left;
	width: 22.66666667%;
	text-align: left;
}
.section5div5  {
	float: right;
	width: 26.33333333%;
	text-align: left;
}
.section5div5 img {
	margin-right: 10px;
    	width: 11%;
	height: 11%;
}
.section6 {
	width: 100%;
	margin-bottom: 20%;
}
.section6h2 {
	margin-top: 35px;
     margin-left: 16%;	
}
.section6 h3 {
	margin-right: 5%;
}
.section6 p {
	margin-right: 13%;
}
.imagediv {
	width: 50%;
	float: left;
}
.image {
    width: 250px;
    margin-left: 16%;
    margin-top: 25px;
    margin-bottom: 300px;
    margin-right: 1.5%;
    float: left;
}
.demail {
    	float: left;
	margin-top: 0%;
	width: 40%;
}
.iemail {
    	width: 60%;
    	height: 50px;
}
.ibutton {
    	height: 50px;
    	background-color: #29337d;
    	color: white;
	border-style: none;
	margin-left: -5px;
}
.ibutton:active {
  	transform: translateY(4px);
}
table {
	border-collapse: collapse;
	border-spacing: 0; 
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.dark-div, .dark-div a {
	color: rgba(255,255,255,.75);
}
.courses-list {
	padding-top: 10px;
	margin-left: 19%;
}

.content-pad-3x {
	padding-top: 40px;
	padding-bottom: 40px;
}
.container {
	height: 1600px;
	margin-left: auto;
	padding-right: 15px;
	margin-top: 35px;
	margin-bottom: 15%;
}
.col-md-9 {
	width: 75%;
}

.main-color-1-bg{
	background-color: #29337d;
	text-align: center;
	border: 1px solid #ddd;
}

.course-list-table.table > tbody > tr:hover {
	background-color: #29337d;
	color: white;
	margin: 0% auto;
}
.table.course-list-table {
    margin-left: 5%;
    margin-right: 5%;
    border: 1px solid #ddd;
}
.course-list-table.table > tbody > tr > td, .course-list-table.table > thead > tr > th {
	padding: 12px 20px 15px;
	transition: all .2s;
	height: 75px;
	text-align: center;
}
tr:nth-child(even) {
    background-color: #dddddd;
}
.u_row {
	float: left;
	width: 70%;
}
.wpb_wrapper{
	margin-top: 35px;
     margin-left: 24%;
}
.wpb_wrapper2{
	margin-top: 35px;
     margin-left: 18.5%;
}
.courses-list{
    
}
.contact{
	display: flex;
	width: 100%;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 15%;
}
.map-container {
	text-align: left;
	margin-left: 10%;
	width: 34%;
}
.map-container iframe{
	width: 100%;
	height: 100%;
}
.contact-container img {
	width: 16%;
	height: 16%;
	float: left;
	margin-right: 15px;
}
.contact-container {
	text-align: left;
	margin-left: 16%;
	line-height: 160%;
	width: 27%;
}
.contact-container p{
	line-height: 110%;
}
.blueheader {
	font-family: "Lato",  sans-serif;
	color: #00aeef;
}
.calendardiv {
	height: 1000px; 
}
#calendar {
	width: 71%;
	margin: auto auto auto 16%;
	padding-top: 20px;
	padding-bottom: 120px;
}
#calp{
	margin-left: 16%;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px; 
}
.picture1 {
	position: relative;
	width: 30%;
	margin-left: 16%;
	margin-right: auto;
	float: left;
	-webkit-transition-property: all; /* Safari */
	-webkit-transition-duration: 0,5s; /* Safari */
	transition-property: all;
	transition-duration: 0.5s;
}
.picture1:hover {
	transform: scale(1.1, 1.1);
}
.picture3 {
	width: 20%;
	-webkit-transition-property: all; /* Safari */
	-webkit-transition-duration: 0,5s; /* Safari */
	transition-property: all;
	transition-duration: 0.5s;
}
.picture2:hover {
	transform: scale(1.1, 1.1);
}
.picture2 {
	width: 30%;
	margin-left: auto;
	margin-right: 16%;
	-webkit-transition-property: all; /* Safari */
	-webkit-transition-duration: 0,5s; /* Safari */
	transition-property: all;
	transition-duration: 0.5s;
}
.picture3:hover {
	transform: scale(1.1, 1.1);
}
.picture1 img{
	width: 100%;
}
.picture2 img{
	width: 100%;
}
.picture3 img{
	width: 100%;
}
.picturetext {
	font-family: "Lato",  sans-serif;
	text-align: center;
	font-size: 21px;
}
#picturep {
	font-family: "Lato",  sans-serif;
	text-align: center;
}
.notary {
    width: 100%;
    margin-left: 15%;
    margin-right: 7%;
margin-bottom: 5%;
}
.agentphoto {
    width: 100%;
    margin-left: 50%; 
}
.notaryphoto {
	width: 100%; 
	height: 250px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Stage/BGS Photos/Notary.jpg");	
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.contactphoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Contact.jpg");	
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.calendarphoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Calendar.jpg");	
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.chrisphoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Instructors.jpg");	
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.instructorsphoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Instructors.jpg");	
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.mariophoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Instructors.jpg");	
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.stevenphoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Instructors.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;	
}
.NASBAphoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/NASBA.jpg");	
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;
}
.insurancephoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/Insurance.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;	
}
.NMLSphoto {
	width: 100%; 
	height: 200px;
	color: #fff;
	font-size: 40px;
	font-weight: 800;
	padding-left: 16%;
	padding-top: 7%;
	background-image: url("/NMLS.jpg");
	background-size: 100% auto;
	background-repeat: no-repeat;
 	background-position: center top;	
}
.nmlswrapper {
	float: left; 
	width: 58%;
	margin-left: 11%; 
}
.nmls {
	width: 95%; 
	background-color: lightgray;
	padding: 35px;
	margin-left: 10%;	
	margin-top: 30px;
}
.nmlsp {
	color: #29337d;
	margin-left: 10%;
}
.NASBAcol {
    float: left;
	background-color: lightgray;     
	margin-top: 60px;
	margin-left: 6%;
	width: 24%	
}
.NASBAlogo {
    float: left;
	margin-top: 60px;
	margin-left: 6%;
	width: 24%
}
.NASBAlogo img {
     width: 60%;
	height: 60%;
}
.NMLSlogo {
     float: left;
	margin-top: -25px;
	margin-left: 8%;
	width: 23%;
}
.NMLSlogo img {
     width: 50%;
	height: 50%;
}
}





